This was working fine on submit, but something is wrong now, the form I am using is: </form> <form name="codestoreform" method="get" action="codestore?OpenAgent&"> </form> <form> But now it submits my values but the I have to add OpenAgent& to the querystring in order to run the agent. The querystring looks like this: /Trans.nsf/codestore? t_orig=Arcadia+University&t_dest=Franklin+Mills+Mall I'm not sure what's wrong? Thanks for your help!
Go back